home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / X11 / Xsession.d / 60x11-common_localhost < prev    next >
Encoding:
Text File  |  2009-03-18  |  151 b   |  5 lines

  1. # This file is sourced by Xsession(5), not executed.
  2.  
  3. [ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] &&
  4.     xhost +si:localuser:`id -un` > /dev/null 2>&1
  5.